This page contains a number of visualizations of COVID19 cases in the Western Balkans, it is hosted on GitHub pages, and all the code and graphs are free to use, share, modify any way you see fit with proper attribution. Done with the support of Balkansmedia.

Overall COVID19 Growth Rate

A comparison of WB countries that have >100 confirmed cases with Italy. Please note that we are using a LOG10 scale, which is the standard for exponential growth, if the slope of the curve starts decreasing it means that the growth rate of the epidemic is decreasing as well, as explained in this Balkansmedia video.

## Don't know how to automatically pick scale for object of type difftime. Defaulting to continuous.

Overall COVID19 State In Western Balkans

ggplotly(totals_graph)
## Warning: Removed 1 rows containing missing values (position_stack).

Static Plots

If you have issues embedding the above shown code you can freely copy the images displayed below:

interactive_confirmed_graph
## Don't know how to automatically pick scale for object of type difftime. Defaulting to continuous.

totals_graph
## Warning: Removed 1 rows containing missing values (position_stack).

overall_confirmed_graph
## Don't know how to automatically pick scale for object of type difftime. Defaulting to continuous.
## Warning in RColorBrewer::brewer.pal(n, pal): n too large, allowed maximum for palette Set2 is 8
## Returning the palette you asked for with that many colors
## Warning: Removed 19 rows containing missing values (geom_path).

recovered_graph
## Don't know how to automatically pick scale for object of type difftime. Defaulting to continuous.

dead_graph
## Don't know how to automatically pick scale for object of type difftime. Defaulting to continuous.